-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct typos detected by lintian #1605
base: master
Are you sure you want to change the base?
Conversation
Thanks again for this PR, and your patience, @gregoa! I expected it would be a straightforward merge, but the more I look at it, the more legal/licensing questions keep bothering me. I feel I miss some detail which I can't figure out on my own 😅 Things like:
I'd like to make sure we properly give credit for everyone involved, and also that I don't mistakenly merge something without understanding the actual license details (also: does it matter in the first place for purely typo fixes? 🤔 ). Could both of you folks help clarify the situation for me, please? |
Let's try :) Here's a git log output from our repo [0] regarding the file
So, it was originally created by @mestia, and over the last 7 (oops) years both @mestia and me updated it. Regarding licensing: all files in the The whole https://github.com/pkg-perl-tools/Rex repo simply exists as a means of semi-automatically turning our patch into a simple-to-merge pull request (and will be deleted afterwards), and as I was the one to type In any case, the patch is license-compatible (as I hope this answers some of your questions, and that @mestia doesn't disagree with my view :) Cheers, [0] https://salsa.debian.org/perl-team/modules/packages/rex |
4feceee
to
2aef798
Compare
Thanks for your patience here! After reviewing the situation, and considering alternative options, I believe the most straightforward way to correctly represent the authorship of changes is to add the following trailer to the original commit message:
That way:
Would that work for both of you? Please let me know by 2025-02-04 as I plan to tag the next stable release the day after that. You may rebase this branch and force push to it as needed, and GitHub should pick the changes up. |
On Sat, 25 Jan 2025 13:16:37 -0800, Ferenc Erki wrote:
Would that work for both of you? Please let me know by 2025-02-04 as I plan to tag the next stable release the day after that.
Sounds good to me, thanks.
Cheers,
gregor
…--
.''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org
: :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06
`. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
`-
|
In Debian we are currently applying the following patch to Rex.
We thought you might be interested in it too.
The patch is tracked in our Git repository at
https://salsa.debian.org/perl-team/modules/packages/rex/raw/master/debian/patches/spelling.patch
Thanks for considering,
gregor herrmann,
Debian Perl Group